home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 4: Phase Four / 17Bit_Phase_Four.iso / files / 3347.dms / 3347.adf / AmigaDosGuide / ADOS COMMANDS / Delete < prev    next >
Encoding:
Text File  |  1994-07-27  |  475 b   |  22 lines

  1. AMIGA DOS GUIDE V1
  2. DELETE
  3.  
  4. USE:
  5. Delete attempts  to delete the  files you  have specified.  WARNING  
  6. this command can be fatal  if not used properly.
  7.  
  8. PATH:
  9. C:
  10.  
  11. SYSTEM:
  12. 2.0  (enhanced),  2.1,  3.0
  13.  
  14. EXAMPLES:
  15. 1>DELETE  file1
  16. 1>DELETE  DF0:#?Doc#?   (Deletes  anything with "Doc")
  17. 1>DELETE  RAM:  ALL      (Deletes  all  files  in Ram)
  18.  
  19. NOTES:
  20. Make sure that you understand  what you have told the computer to 
  21. delete because you will not be able to get it back once deleted.
  22.